Allow the default completion to cycle.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 12 May 2010 00:39:46 +0000 (20:39 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 12 May 2010 00:39:46 +0000 (20:39 -0400)
commit38200af1291310801102ed623d5dc2c7676cc07f
treef870b696f6e613a29b9e9199c2d9f9667927e3a9
parent9a4e0573f535838225676b99845d9fb8cf0f13bd
Allow the default completion to cycle.
* minibuffer.el (completion-cycle-threshold): New custom var.
(completion--do-completion): Use it.
(minibuffer-complete): Use cycling if appropriate.
etc/NEWS
lisp/ChangeLog
lisp/minibuffer.el